@font-face {

    font-family: "FranklinGothic";

    src: url("https://images.hanlonsonline.co.uk/Newham/fonts/FranklinGothic.ttf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Dosis-Regular";

    src: url("https://images.hanlonsonline.co.uk/Newham/fonts/static/Dosis-Regular.ttf");

    font-weight: 700;

    font-style: normal;

}

footer#footer {
    background: #9fcfaa !important;
}

a#footerLinks {
    color: #000 !important;
    font-family: "FranklinGothic";
}

a#footerLinksOne {
    color: #000 !important;
    font-family: "FranklinGothic";
}

a#footerLinksTwo {
    color: #000 !important;
    font-family: "FranklinGothic";
}

a#ChangeCookiePreferences {
    color: #000 !important;
    font-family: "FranklinGothic";
}

p#footerTextOne {
    text-align: center;
    color: #000 !important;
    font-weight: 600;
}

p#footerTextTwo {
    text-align: center;
    color: #000 !important;
    font-weight: 600;
}

p#footerTextThree {
    text-align: center;
    color: #000 !important;
    font-weight: 600;
}

p#footerTextFour {
    text-align: center;
    color: #000 !important;
    font-weight: 600;
}

p#poweredby_p {
    color: #000 !important;
    font-weight: 600;
    font-family: "Dosis-Regular";
    font-size: 20px;
}

a#hanlonClient {
    color: #000 !important;
    text-decoration: underline;
}

a.login-link {
    background: #9fcfaa !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

a.register-link {
    background: #9fcfaa !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

img.banner-img {
    margin-left: -25%;
    width: 150%;
}

h2.newham-work-training {
    color: #fff;
    padding-bottom: 20px;
    font-family: "FranklinGothic";
    margin-left: 20px;
    margin-top: -8% !important;
}

p.training-resources-text {
    margin-top: -25px;
    margin-left: 20px;
    font-size: 18px;
    color: #fff;
    font-family: "Dosis-Regular";
}

.nav-mid a:hover {
    border-bottom: 1px solid #000;
    transition: 0.6s;
    background: #9fcfaa;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #9fcfaa;
}

h2.training {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: 7%;
    margin-top: 15.5%;
}

h2.cv-templates {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: -5%;
    margin-top: 10.5%;
}

h2.signposting {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: 3%;
}

h2.interview-questions {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: 5%;
}

h2.interview-tips {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: -5%;
}

h2.staying-positive {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: -9%;
    margin-top: 18%;
}

h2.general-advice {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: -9%;
    margin-top: 23%;
}

h2.jobs-fair {
    font-family: "FranklinGothic";
    color: #000;
    margin-left: 7%;
    margin-top: 12%;
}

img.image-one {
    width: 45%;
    margin-left: 30px;
}
img.image-two {
    width: 65%;
}

img.image-three {
    width: 65%;
}

img.image-four {
    width: 45%;
}

img.image-five {
    width: 60%;
}

img.image-six {
    width: 60%;
    margin-top: 10px;
}

img.image-seven {
    width: 60%;
}

img.image-eight {
    width: 40%;
    margin-top: -15px;
}

div#resources-two {
    margin-top: 5%;
    width: 120%;
}

div#resources-one {
    padding-top: 75px;
    width: 120%;
}

@media only screen and (max-width: 1536px) {
    div#resources-one {
        left: -5%;
        position: relative;
    }

    div#resources-two {
        left: -5%;
        position: relative;
    }
}

@media only screen and (max-width: 1440px) {
    img.banner-img {
        margin-left: -25%;
        width: 132%;
    }

    div#resources-one {
        left: 0;
        position: relative;
    }

    img.image-five {
        width: 60%;
        margin-left: 26px;
    }

    img.image-six {
        width: 60%;
        margin-top: 10px;
        margin-left: 65px;
    }

    img.image-seven {
        width: 60%;
        margin-left: 75px;
    }

    img.image-eight {
        width: 40%;
        margin-top: -15px;
        margin-left: 70px;
    }
}

@media only screen and (max-width: 1024px) {
    div#resources-one {
        padding-top: 75px;
        width: 100%;
    }

    div#resources-two {
        margin-top: 5%;
        width: 100%;
        left: 0% !important;
    }

    img.image-five {
        margin-left: 0;
        width: 100%;
    }

    img.image-six {
        margin-left: 0;
        width: 100%;
    }

    img.image-seven {
        margin-left: 0;
        width: 100%;
    }

    img.image-eight {
        margin-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    h2.newham-work-training {
        margin-top: -14% !important;
    }
    img.image-one {
        width: 65%;
        margin-left: 5px;
    }
    img.image-two {
        width: 96%;
    }
    img.image-three {
        width: 87%;
    }
    img.image-four {
        width: 75%;
    }
    img.image-five {
        width: 100%;
        margin-left: -15%;
    }
    img.image-six {
        width: 100%;
        margin-left: 0;
    }

    img.image-seven {
        width: 100%;
        margin-left: 0%;
    }
    img.image-eight {
        margin-left: 0;
        width: 70%;
    }
}

@media only screen and (max-width: 425px) {
    img.image-one {
        width: 38%;
        margin-left: 35%;
    }
    img.image-two {
        width: 50%;
        margin-left: 30%;
        margin-top: 30px;
    }

    img.image-three {
        width: 50%;
        margin-left: 30%;
        margin-top: 30px;
    }
    img.image-four {
        width: 35%;
        margin-left: 37%;
        margin-top: 30px;
    }

    img.image-five {
        width: 50%;
        margin-left: 30%;
    }


    img.image-six{
        width: 50%;
        margin-left: 30%;
    }

    img.image-seven {
        width: 50%;
        margin-left: 30%;
    }
    img.image-eight {
        width: 30%;
        margin-left: 40%;
        margin-top: 30px;
    }


}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 320px) {}